*** empty log message ***
authorJ.D. Smith <jdsmith@as.arizona.edu>
Mon, 20 Nov 2006 21:41:00 +0000 (21:41 +0000)
committerJ.D. Smith <jdsmith@as.arizona.edu>
Mon, 20 Nov 2006 21:41:00 +0000 (21:41 +0000)
lisp/ChangeLog

index 8b42adba7ad3799d006b08db157996639245e0ac..d62e76ed3fa0592bbd6d1017248d7281ed5f9754 100644 (file)
@@ -1,3 +1,21 @@
+2006-11-20  J.D. Smith  <jdsmith@as.arizona.edu>
+
+       * progmodes/idlw-help.el (idlwave-html-help-location): Fail
+       gracefully for missing help packages.
+       (idlwave-help-assistant-open-link): Open full links.
+       (idlwave-help-assistant-help-with-topic): Direct help link.
+
+       * progmodes/idlwave.el (idlwave-mode): Set
+       add-log-current-defun-function.
+       (idlwave-current-routine-fullname): Added, to support add-log.
+       (idlwave-convert-xml-system-routine-info): Simplify XML parsing
+       to reflect improvements to xml-parse-file.
+       (idlwave-mode-menu-def): New binding for help-with-topic.
+
+       * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
+       Handle extra newlines and spaces.
+       (idlwave-shell-mode-map): Add help-with-topic.
+
 2006-11-20  Chong Yidong  <cyd@stupidchicken.com>
 
        * tutorial.el (tutorial-warning-face): New face.